home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005.7z / CHIP Utilities 2005.iso / images / madboot.igz / madboot.img / WINXP.INF < prev    next >
Encoding:
INI File  |  2003-02-06  |  835 b   |  50 lines

  1. ;SetupMgrTag
  2. [Data]
  3.     AutoPartition=1
  4.     MsDosInitiated="0"
  5.     UnattendedInstall="Yes"
  6.  
  7. [Unattended]
  8.     UnattendMode=FullUnattended
  9.     OemSkipEula=Yes
  10.     OemPreinstall=Yes
  11.     TargetPath=\WINDOWS
  12.  
  13. [GuiUnattended]
  14.     AdminPassword="admin"
  15.     EncryptedAdminPassword=NO
  16.     OEMSkipRegional=1
  17.     TimeZone=35
  18.     OemSkipWelcome=1
  19.  
  20. [UserData]
  21.     ProductID=""
  22.     FullName="operator"
  23.     OrgName="N/A"
  24.     ComputerName=Puter
  25.  
  26. [Display]
  27.     BitsPerPel=16
  28.     Xresolution=800
  29.     YResolution=600
  30.     Vrefresh=60
  31.  
  32. [TapiLocation]
  33.     CountryCode=1
  34.     Dialing=Tone
  35.     AreaCode=517
  36.  
  37. [RegionalSettings]
  38.     LanguageGroup=1
  39.  
  40. [SetupMgr]
  41.     DistFolder=C:\whistlerdist
  42.     DistShare=whistlerdist
  43.  
  44. [Identification]
  45.     JoinWorkgroup=WORKGROUP
  46.  
  47. [Networking]
  48.     InstallDefaultComponents=Yes
  49.  
  50.